* xdisp.c (try_window_id): Increment matrix positions if the
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)
buffer's byte count has increased, but not the character count.

src/ChangeLog

index 8e75027bc10a1004c0d4b712ff9524c706192e9b..19eb579fad2c5068462d8d0081a1cc58f1a549f1 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (try_window_id): Increment matrix positions if the
+       buffer's byte count has increased, but not the character count.
+
 2007-03-12  Andreas Schwab  <schwab@suse.de>
 
        * lisp.h: Declare check_obarray.